notEmptyRangeOf
@ExperimentalSinceKotoolsTypes(version = "4.2")
Returns a not empty range with the given pair of bounds. The resulting range will start with the lower value between the given bounds.
Returns a not empty range with the given pair of bounds. The resulting range will start with the lower value between the given bounds.